home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 049a / rm900806.zip / WDATIME.HLP < prev   
Text File  |  1988-05-22  |  1KB  |  18 lines

  1. ╔═════════════════════════════════════════════════════════════════════════════╗
  2. ║     WDaTime is a BATch file helper that returns the current Time, Date,     ║
  3. ║     Month or Day Of Week as DOS errorlevel. Invoke with commands:           ║
  4. ╠═════════════════════════════════════════════════════════════════════════════╣
  5. ║       WDaTime w    returns current Weekday (1 = Sun.....7 = Sat)            ║
  6. ║       WDaTime d    returns current Date (1....31)                           ║
  7. ║       WDaTime m    returns current Month (1....12)                          ║
  8. ║       WDATime t    returns current Time in tenths of an hour, with a        ║
  9. ║                    six minute resolution. So:                               ║
  10. ║                       91 is between  9:06 and  9:12                         ║
  11. ║                      109 is between 10:54 and 11:00                         ║
  12. ║                      160 is between 16:00 and 16:05                         ║
  13. ║                      228 is between 22:48 and 22:54                         ║
  14. ║                                                                             ║
  15. ║              The commands w, d, m and t MUST be in lower case!              ║
  16. ║                                  Have fun!                                  ║
  17. ╚═════════════════════════════════════════════════════════════════════════════╝
  18.